@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";
input {
	outline:  none !important;
}
html {
	width: 100%
}
 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
html, body {
	height:780px;
}
body {
	FONT:20px/28px Microsoft YaHei, SimHei, simsun;
	color:#ecedef;
	position:relative;
	min-width:1000px;
	background: #ecb410;
	overflow-x:hidden;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
}
h2 {
	font-size: 60px;
	padding-top: 101px;
	line-height: 60px;
	text-align: center;
}
h3 {
	font-size: 48px;
	line-height: 54px;
}
p {
	margin-bottom: 19px;
}
img {
	max-width: 100%;
}
address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list {
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #222a35;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}
.pt0 {
	padding-top: 0;
}
.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 22px;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}
.copyrights {
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
/*header*/

header {
	display: block;
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	padding-bottom: 0px;
	top: 0;
	overflow: hidden;
	transition: 0.2s ease;
	-o-transition: 0.1s ease;
	-webkit-transition: 0.2s ease;
}
h1 {
	padding-top: 28px;
	float: left;
	z-index: 999;
}
/*Content*/
.content {
	padding-top: 0px;
	text-align: center;
	position: relative;
}
/*************
.content:after {
	display: block;
	position: absolute;
	content: '';
	z-index: 1;
	width: 0px;
height: 0px;
border-style: solid;
border-width: 37px 50px 0 50px;
border-color: #0b0d10 transparent transparent transparent;
	left: 50%;
	margin-left: -50px;
	top: 0;

}

#page1:after {border-color: #fff transparent transparent transparent;

}

#page2:after {
	border-color: #fff transparent transparent transparent;

}

#page3:after {
	border-color: #767610 transparent transparent transparent;

}

#page4:after {
	border-color: #558900 transparent transparent transparent;

}

#page5:after {
	border-color: #7f4c76 transparent transparent transparent;

}
***********************/

.tm_link {
	color: #fd2614;
}
.tm_link:hover {
	color: #fff;
}
#page1 {
	background:url(../images/bg.jpg) center top no-repeat #ecb410;
	height:780px
}
header.page1 {
	background-color: #fc5105;
}
header.page1 .hover {
	background-color: #fbcf4c;
}
header.page1 .men .hover {
	top: 0;
}
header.page2 .men1 .hover {
	top: 0;
}
header.page3 .men2 .hover {
	top: 0;
}
header.page4 .men3 .hover {
	top: 0;
}
header.page5 .men4 .hover {
	top: 0;
}
header.page6 .men5 .hover {
	top: 0;
}
header.page7 .men6 .hover {
	top: 0;
}
#page2 {
	background-color: #fff;
	height:560px;
	padding-top:60px
}
header.page2 {
	background-color: #fbcf4c;
}
header.page2 .hover {
	background-color: #767610;
}
#page3 {
	background-color:#fbcf4c;
	height:1070px;
}
header.page3 {
	background-color: #fc2705;
}
header.page3 .hover {
	background-color: #dcb12f;
}
#page4 {
	background-color: #4cfbcf;
	height:780px
}
header.page4 {
	background-color: #0ebb8f;
}
header.page4 .hover {
	background-color: #21e3b2;
}
#page5 {
	background-color: #fb4c4c;
	height:780px
}
header.page5 {
	background-color: #ca1111;
}
header.page5 .hover {
	background-color: #f34f35;
}
#page6 {
	background-color: #4cf9fb;
	height:780px
}
#page6 .mixw {
	width:1060px
}
header.page6 {
	background-color: #4ca2fb;
}
header.page6 .hover {
	background-color: #4cbffb;
}
#page7 {
	background-color:#4c78fb;
	height:780px
}
header.page7 {
	background-color:#504cfb;
}
header.page7 .hover {
	background-color:#426ae1;
}
.content {
}
.slogan h3 {
	margin-bottom: 10px;
	margin-top:80px;
}
#page2 h3 span {
	background-color: #2aae96;
}
#page2 h3 span, #page2 h3 em {
	display: inline-block;
	padding: 0 3px;
}
#page2 h3 em {
	font-style: normal;
	background-color: #7f4c76;
}
.box_content_left {
	width:45%;
	float:left;
}
.div_zhn {
	float:left;
}
.cz_one {
	float:left;
	margin-top:40px;
	width:30%;
	height:30%;
	text-align:center;
	font-size:16px;
	line-height:45px;
}
.cz_one a {
	color:#767610
}
.cz_one a:hover {
	color:#666
}
.img_mark {
	width:100%;
	height:64px;
	text-align:center;
}
.red {
	color:red;
}
.box_content_right {
	width:50%;
	float:right;
}
.box_content_left h1, .box_content_right h1 {
	width:100%;
	height:46px;
	text-align:left;
	border-bottom:1px solid #d1d1d1;
	font-size:20px;
	color:#fc2705;
	line-height:46px;
	font-weight:bold
}
.new_con {
	float:left;
	margin-top:40px;
	padding-left:30px;
	width:440px;
	height:460px;
}
.new_con2 {
	float:left;
	margin-top:40px;
	width:470px;
	height:460px;
}
.no {
	display:none;
}
.new1 {
	float:left;
	width:470px;
	height:45px;
}
.day {
	float:left;
	font-size:24px;
	color:#fc2705;
	line-height:45px;
}
.duanshu {
	float:left;
	margin:5px 10px;
}
.month {
	float:left;
	height:15px;
	font-size:14px;
	color:#aaaaaa;
}
.year {
	float:left;
	height:15px;
	margin-top:10px;
	font-size:14px;
	color:#aaaaaa;
	line-height:15px;
}
.date {
	float:left;
	width:40px;
	height:45px;
}
.xwbt {
	float:right;
	text-align:left;
	margin-right:10px;
	height:40px;
	width:350px;
	overflow:hidden;
}
.new_tita {
	font-size:16px;
	line-height:38px;
	color:#666
}
.xuxian {
	float:left;
	margin:19px 0;
}
 @-webkit-keyframes btnType {
 0% {
box-shadow:none;
}
 50% {
box-shadow:0 0 20px #ffff00
}
 100% {
box-shadow:none;
}
}
@keyframes btnType {
 0% {
box-shadow:none;
}
 50% {
box-shadow:0 0 20px #ffff00
}
 100% {
box-shadow:none;
}
}
.box {
	-moz-box-shadow: 2px 2px 3px #ab1e08;
	-webkit-box-shadow: 2px 2px 3px #ab1e08;
	box-shadow: 2px 2px 3px #ab1e08;
}
.box img {
	border: 6px solid #f4948b;
	border-radius: 500px;
	margin-bottom: 10px;
	opacity:1;
	-webkit-animation:btnType 1.5s ease-in 2s infinite;
	animation:btnType 1.5s ease-in 2s infinite;
 transition: .1s transform;
	transform: translateZ(0);/* hack */
}
.box img:hover,.box_b img:hover{
	transform: scale(1.2, 1.2);
 transition: .3s transform;
}
.box .text1 {
	margin-bottom: 1px;
	text-align:left;
	font-size:14px;
	line-height:20px
}
.box_b{width:1000px; background:#fc2705; font-size:12px; line-height:23px; text-align:left; margin-top:20px; padding:20px 0;-moz-box-shadow: 2px 2px 3px #ab1e08;
	-webkit-box-shadow: 2px 2px 3px #ab1e08;
	box-shadow: 2px 2px 3px #ab1e08;}
.box_b_l{float:left; width:240px; height:260px; text-align:center; margin-right:20px; font-size:14px}
.box_b img{border:6px solid #ecb410;
width:160px;
	border-radius:500px;
	margin-bottom:10px;
	opacity:1;
	-webkit-animation:btnType 1.5s ease-in 2s infinite;
	animation:btnType 1.5s ease-in 2s infinite;
 transition: .1s transform;
	transform: translateZ(0);/* hack */}
#page3 .box {
	color: #fff;
	background-color: #fc2705;
	padding: 15px 15px;
}
#page3 .box img {
	margin-bottom:15px;
	border-color: #ecb410;
	background-color: #222a35;
	width:160px
}
#page4 {
	padding-top: 80px;
	padding-bottom: 0px;
}
#page4 h3 {
	margin-bottom: 20px;
	color:#fc2705
}
.companies img {
	margin-bottom: 19px;
}
.companies a {
	display: inline-block;
	color: #b288ab;
	padding-right: 12px;
	background: url(../images/link_marker.png) right 4px no-repeat;
	margin-top: 14px;
}
.companies a:hover {
	color: #fff;
}
.companies .clear {
	height: 114px;
}
/* 倒计时 */
@font-face {
	font-family: 'League Gothic';
	src: url('../fonts/League_Gothic-webfont.eot');
	src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/League_Gothic-webfont.woff') format('woff'),
		url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
		url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

#hxtime {
	position: absolute;
	top: 650px;
	left: 500px;
	width: 432px;
	height: 200px;
	z-index:0
}
#hxtime h4 {
	clear: both;
	margin:0 0 -10px 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	font-family: "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
	color: #fff;
}
#hxtime div {
	float: left;
	text-align: center;
	background-image: url(../images/flip.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family:League Gothic, Tahoma, Geneva, sans-serif;
	font-size: 70px;
	line-height: 1.2;
	margin:0 7px 0 7px;
	height: 89px;
	width: 94px;
	z-index: 1;
	padding-top:5px
}
#hxtime i {
	display: block;
	position: absolute;
	margin-top:-20px;
	margin-left:50px;
	height: 26px;
	width: 94px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
	color: #e1e1e1;
}
#hxtime div span {
	background: url(../images/flip_gradient.png);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	height: 57px;
	width: 94px;
}
/****Map***/

.map {
	text-align: left;
	overflow: hidden;
	padding-top:5px;
	margin-top:30px
}
.map figure {
	position: relative;
	top: 7px;
	border: 1px solid #3c7f9f;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
.map figure iframe {
	width: 100%;
	height: 218px;
	max-width: 100%;
}
.map a {
	color: #373b47;
}
.map a:hover {
	color: #fff;
}
.map address {
	overflow: hidden;
	font-size: 14px;
	line-height: 21px;
}
address dt {
	margin-bottom: 63px;
}
address dd span {
	min-width: 85px;
	display: inline-block;
	text-align: left;
}
/************Footer***********/

footer {
	display: block;
}
footer {
}
footer a:hover {
	color: #f17c72;
}
.copy {
	color: #e0e8ec;
	padding-top: 29px;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 24px;
}
/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:40px;
	margin-right:-620px !important;
	overflow:hidden;
	width:45px;
	height:45px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;
}
#toTop:hover {
	background-position: right 0;
}
/* 弹出层 */
#pin_view_layer {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: none repeat scroll 0% 0% rgba(229, 229, 229, 0.95);
	z-index: 99994;
	padding-top:20px;
}
#pin_view_layer .close-layer {
	width: 56px;
	height: 56px;
	position: fixed;
	right: 14px;
	top: 0px;
	cursor: pointer;
	z-index: 99995;
}
#pin_view_layer .close-layer i {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0px 0px -18px;
	background: url(../images/btn_close_layer.png) no-repeat scroll 0px 0px transparent;
}
#pin_view_layer .close-layer:hover i {
	background-position: 0px -50px;
}
#pin_view_layer .pin-view {
	width:900px;
	padding:30px 0px 30px 50px;
	margin: 0px auto;
	box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.4);
	background-color:#fff;
}
iframe.fullbox-iframe {
	width:900px;
	min-height:640px;
	border: none;
	background-color:transparent;
}
.all {
	background:#fff;
	color:#666;
	width:840px;
	font-size:14px;
	line-height:30px;
}
.all h1 {
	font-size:30px;
	color:#666;
	width:100%;
	text-align:center;
	margin-bottom:30px
}
.picnav, .wqhgpicnav {
	width:1000px;
	margin:0 auto;
	height:10px;
	line-height:10px;
	text-align:center;
	position:relative
}
.picnavbar, .wqhgpicnavbar {
	float:left;
	margin:0 0 0 455px;
	padding:0;
	ZOOM: 1;
	HEIGHT: 20px;
	_display: inline
}
.picnavbar li, .wqhgpicnavbar li {
	list-style:none;
	background:#d1d1d1;
	FLOAT: left;
	MARGIN-LEFT: 3px;
	WIDTH:40px;
	CURSOR: pointer;
	HEIGHT:7px;
	_display: inline
}
.picnavbar li.active, .wqhgpicnavbar li.active {
	background:#f20000;
}
#picMarquee {
	OVERFLOW: hidden;
	WIDTH: 1000px;
	ZOOM: 1;
	HEIGHT: 600px
}
#wqhgMarquee {
	OVERFLOW: hidden;
	WIDTH: 1000px;
	ZOOM: 1;
	HEIGHT: 600px
}
.wqhg {
	width:1000px;
	height:600px;
	overflow:hidden;
	float:left
}
.wqhg li {
	width:220px;
	height:135px;
	margin:30px 40px 0 0;
	float:left
}
.wqhg li img {
	width:220px
}
